plat: marvell: invoke platform specific scp_bl2 image handler
authorGrzegorz Jaszczyk <[email protected]>
Thu, 4 Oct 2018 07:44:56 +0000 (09:44 +0200)
committerKonstantin Porotchkin <[email protected]>
Sun, 7 Oct 2018 09:26:27 +0000 (12:26 +0300)
commitf2c1504621a58a81b5004995f71585b680ed9e5f
tree1ffe2fbc5fe69589573d6d2d4c032cd690cbb1a2
parent5e5e4d8df279daa702e37b2a9c6f9d49bbd0ab32
plat: marvell: invoke platform specific scp_bl2 image handler

Before switching to new API the scp_bl2 handler was invoked from
bl2/bl2_image_load.c which was removed. Invoke the platform specific
scp_bl2 handler in analogy to ARM and HiSilicon.

Signed-off-by: Grzegorz Jaszczyk <[email protected]>
include/plat/marvell/a8k/common/plat_marvell.h
plat/marvell/common/marvell_bl2_setup.c